@charset "utf-8";
/* CSS Document */

*{margin:0;
	padding:0;
	list-style:none;
}
a{ text-decoration:none;
	color:#333;
}
img{border:none;
}
/*header*/
body{background-color:#f5f5f5;
	font-family:'microsoft yahei';
	color:#333;
	font-size: 12px;
}
.Miracle_man_shoes_header{height:120px;
	width:1000px;
	margin:auto;
	background-color:#fbfbfb;
	border-bottom:1px solid white;
	position: fixed;
 	top: 0;
  	z-index: 1;
}
.Miracle_man_shoes_logo{display:block;
	padding-top:19px;
}
.Miracle_man_shoes_header a{float:left;
	margin-top:33px;
	padding:0 16px;
	border-right:1px solid #e6e6e6;
	font-size:14px;
}
.Miracle_man_shoes_header a:hover{
	color:#cb4949;
}
.Miracle_man_shoes_header .Miracle_man_shoes_header_current{
	color:#cb4949;	
}
.Miracle_man_shoes_header_search{width:120px;
	height:30px;
	border:1px #d7d7d7 solid;
	display:block;
	border-radius:2px;
	margin-top:25px;
	float:right;
	padding-left:10px;	
}

.Miracle_man_shoes_header .Miracle_man_shoes_header_search_button{height:40px;
	width:6px;
	display:block;
	position:absolute;
	right:0;
	top:-12px;
}


/*main*/
.Miracle_man_shoes_main{width:1000px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
}

.Miracle_man_shoes_kuai{width:480px;
	height:430px;
	background-color:white;
	border-radius:4px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-top:20px;
}

.Miracle_man_shoes_kuai_img{width:480px;
	height:290px;
	background-color:yellow;
	overflow:hidden;
	background-position:center;
}

.Miracle_man_shoes_kuai_img img{width:480px;
}

.Miracle_man_shoes_kuai_yuan{width:70px;
	height:70px;
	border-radius:50%;
	background:#63C;
	position: absolute;
    left: 50%;
    top: 256px;
    margin-left: -35px;
	overflow:hidden;
}

.Miracle_man_shoes_kuai_yuan img{height:70px;width:70px;}

.Miracle_man_shoes_kuai_world{padding-top:50px;
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	color:#666;
	line-height:22px;
	font-family:"Hiragino Sans GB";
}

.Miracle_man_shoes_kuai_world:hover{color:#187fc4;
}

.search-main{height:500px;
	padding-top:220px;
	text-align:center;
}


















fieldset,img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none; color:#333;}
/*a:hover{ text-decoration:underline;}*/
a:focus,input,button,select,textarea{outline:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal;}
input,select,img{ vertical-align:middle;}
legend{ display:none;}
textarea{resize:none;}
.clear{ clear:both;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}
.mt10{ margin-top:10px;}
.pt10{ padding-top:10px;}
.fl{ float:left;}
.fr{ float:right;}
.tr{ text-align:right;}


